Package-level declarations

Custom Block classes or Block helpers

Types

Link copied to clipboard
class FenceGateBlock(properties: BlockBehaviour.Properties) : FenceGateBlock

Normal Fence Gate Block class, inheriting from Vanilla's FenceGateBlock

Link copied to clipboard
object Properties

A list of Block Properties, mostly copyOf's, to be used with making new blocks.

Link copied to clipboard
class StairBlock(baseBlockState: BlockState, properties: BlockBehaviour.Properties) : StairBlock

Normal Fence Gate Block class, inheriting from Vanilla's FenceGateBlock